home *** CD-ROM | disk | FTP | other *** search
/ Champak 61 / Volume 61 - JOGO DISK .iso / interface / browser.swf / scripts / DefineSprite_267 / frame_1 / DoAction.as < prev   
Text File  |  2008-05-27  |  556b  |  14 lines

  1. stop();
  2. _root.secoes.Anima├º├╡es.bot_1.onRelease = function()
  3. {
  4.    _root.secoes.tipo.gotoAndStop("video");
  5.    _root.nome = "Movies";
  6.    _root.secoes.descricoes.descricaos.text = "Have fun with the most funny stories";
  7.    _root.controle = "-";
  8.    _root.comando = "run.app";
  9.    _root.licenca = "Freeware";
  10.    _root.caminho = "\\Animations\\Video_Player.exe";
  11.    _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Animations\\Video_Player.exe";
  12.    loadMovie("interface\\imagens\\animacoes.jpg","_root.secoes.descricoes.destino");
  13. };
  14.